home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 3 / Precision Software Applications Silver Collection Volume Three (PSM) (1993).iso / drivers / 19gxe.arj / GXESETUP.INF < prev    next >
INI File  |  1993-03-09  |  3KB  |  93 lines

  1.  
  2. ; Module name: GXESetup.Inf
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=#9GXE Windows Setup
  7. DefDir=C:\TEMPDIR
  8. SpaceNeeded=1500
  9. DefPMGroup=HawkEye.GRP, #9 HawkEye Feature Set
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=#9GXE Windows 3.1 OEM Setup Diskette
  15.  
  16. [Dirs] 
  17. ;lists of directories that must be created from the destination directory 
  18. ;files to be copied are in the same directory structure on the 
  19. ;floppy (by default) 
  20. 1=SYSTEM
  21. 2=WINDOWS
  22. 3=S3_UTILS
  23. 4=ROOT
  24.  
  25. [Files] 
  26. ;description,                        name,    (dir #),(disk #),(Compressed)
  27. ;
  28. ; S3 Configuration File Data
  29. ;
  30. ;S3 Configuration File Data,          GXE.CFG,    4, 1, N
  31. ;
  32. ; Release Notes.
  33. ; These should be copied over first so the user can
  34. ; read them while all the other files are being copied.
  35. ;
  36. #9GXE Release Notes,                 READ_ME.TXT, 3, 1, N
  37. #9GXE Windisk Version,               GXEVERS.TXT, 3, 1, N
  38. ;
  39. ; S3 Windows Driver Files
  40. #9GXE Windows Driver,                #9GXE.DRV,    1, 1, N
  41. #9GXE True Color Windows Driver,     #9GXETC.DRV,  1, 1, N
  42. #9GXE 286 Grabber,                   S3VGA.2GR,    1, 1, N
  43. #9GXE 386 Grabber,                   S3VGA.3GR,    1, 1, N
  44. #9GXE VDD,                           VDDS3.386,    1, 1, N
  45. ;
  46. ; Fonts
  47. ;
  48. #9GXE Windows System Fonts,          8514SYS.FON,  1, 1, N
  49. #9GXE Windows OEM Fonts,             8514OEM.FON,  1, 1, N
  50. #9GXE Windows Fixed Fonts,           8514FIX.FON,  1, 1, N
  51. ;
  52. ; HawkEye Files
  53. ; These origionally went to directory #2
  54. ;Installation Information,           GXESETUP.INF, 3, 1, N
  55. OEM Setup Information File,          OEMSETUP.INF, 1, 1, N
  56. ; DLL's
  57. HawkEye Control Panel DLL,          SMMOUSE.DLL,  3, 1, N
  58. HawkEye Filter DLL,                 HAWKFILT.DLL, 3, 1, N
  59. Stop Box DLL,                       STOPBOX.DLL,  3, 1, N
  60. Place Window DLL,                   PLACEWIN.DLL, 3, 1, N
  61. Monitor DLL,                        MONITOR.DLL, 3, 1, N
  62. #9GXE Status DLL,                   GXESTATS.DLL, 3, 1, N
  63. #9GXE Zoom DLL,                     GXEZOOM.DLL, 3, 1, N
  64. Resolution Feature DLL,             RXFEATUR.DLL, 3, 1, N
  65. Chameleon Feature DLL,              CCFEATUR.DLL, 3, 1, N
  66. Chameleon Dialogue DLL,             CCDIALOG.DLL, 3, 1, N
  67. GXE Hardware DLL,                   GXEBOARD.DLL, 3, 1, N
  68. Install Meter DLL,                  METER.DLL,    3, 1, N
  69. GXE Resolution Exchange DLL,        REXGXE.DLL,   3, 1, N
  70. HawkEye Text Strings (English),     HAWKENG.DLL,  3, 1, N
  71. ;
  72. ; HawkEye Group Applications
  73. ; These origionally went to directory #2
  74. #9 HawkEye Application,                HAWKEYE.EXE,  3, 1, N
  75. #9 Resolution Exchange Application,    REXCHANG.EXE, 3, 1, N
  76. #9 Chameleon Cursor,                   CCURSOR.EXE,  3, 1, N
  77. #9 Monitor Adjustment,                 MONAPP.EXE,  3, 1, N
  78. #9GXE Status,                          STATAPP.EXE,  3, 1, N
  79. #9GXE Configuration Builder,          GXEFILE.EXE,  2, 1, N
  80. #9 HawkEye Help,                       HAWKEYE.HLP, 3, 1, N
  81. ;#9 Hawkeye Installation,               GXESETUP.EXE, 3, 1, N
  82.  
  83. [PM Info] 
  84. ;File Name, App Description, Icon file #, Icon #
  85. HAWKEYE.EXE,   #9 HawkEye Control Panel
  86. REXCHANG.EXE,  #9 Resolution Exchange
  87. CCURSOR.EXE,   #9 Chameleon Cursor
  88. MONAPP.EXE,    #9 Monitor Adjustment
  89. STATAPP.EXE,   #9GXE Status
  90. NOTEPAD.EXE HAWKEYE\READ_ME.TXT, #9GXE Release Notes
  91. ; GXESETUP.EXE,  #9 Installation
  92. [End]
  93.